@charset "utf-8";
.rock-wrap{width:1012px;height:auto;position:relative;z-index:9;padding-bottom:10px;}
span.newsArr_L{width:14px;height:34px;cursor:pointer;background:url(../images/lt.png) center no-repeat;position:absolute;z-index:999; left:-20px; top:70px;}
span.newsArr_R{width:14px;height:34px;cursor:pointer;background:url(../images/rt.png) center no-repeat;position:absolute;z-index:998; right:-20px; top:70px;}

#marquee1{width:1000px; height:auto;overflow:hidden;}
#marquee1 ul li{float:left;width:186px; height:auto;cursor:pointer; padding:0 7px;}
#marquee1 ul li img{display:block;width:184px;height:150px; border:1px solid #e6e7e7;}

#marquee1 ul li h3{display:block; height:30px; line-height:30px; text-align:center; color:#2c2c2c; font-size:14px; background:url(../images/y_28.jpg) repeat-x; border:1px solid #e6e7e7; border-top:0;}
#marquee1 ul li h3 a{color:#333; display:block;overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
#marquee1 ul li h3 a:hover{color:#005ca1;}